Skip to content

Introduce build-python and build-host subcommands for Tools/wasm/wasi#142266

Merged
brettcannon merged 4 commits into
python:mainfrom
brettcannon:build-steps
Dec 5, 2025
Merged

Introduce build-python and build-host subcommands for Tools/wasm/wasi#142266
brettcannon merged 4 commits into
python:mainfrom
brettcannon:build-steps

Conversation

@brettcannon

Copy link
Copy Markdown
Member

It should make it easier when you need to rebuild just the e.g. host Python, but it requires a configure to run.

…/wasi`

It should make it easier when you need to rebuild just the e.g. host Python, but it requires a configure to run.
Comment thread Tools/wasm/wasi/__main__.py Outdated

@emmatyping emmatyping left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One suggestion but otherwise looks good!

brettcannon and others added 2 commits December 4, 2025 12:16
@brettcannon brettcannon merged commit 58e1c7a into python:main Dec 5, 2025
44 checks passed
@brettcannon brettcannon deleted the build-steps branch December 5, 2025 21:35
@miss-islington-app

Copy link
Copy Markdown

Thanks @brettcannon for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 5, 2025
…/wasi` (pythonGH-142266)

It should make it easier when you need to rebuild just the e.g. host Python, but it requires ./configure to run.
(cherry picked from commit 58e1c7a)

Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Emma Smith <emma@emmatyping.dev>
@bedevere-app

bedevere-app Bot commented Dec 5, 2025

Copy link
Copy Markdown

GH-142322 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.14 bugs and security fixes label Dec 5, 2025
brettcannon added a commit that referenced this pull request Dec 5, 2025
…ls/wasm/wasi` (GH-142266) (#142322)

Introduce `build-python` and `build-host` subcommands for `Tools/wasm/wasi` (GH-142266)

It should make it easier when you need to rebuild just the e.g. host Python, but it requires ./configure to run.
(cherry picked from commit 58e1c7a)

Co-authored-by: Brett Cannon <brett@python.org>
Co-authored-by: Emma Smith <emma@emmatyping.dev>
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
…/wasi` (pythonGH-142266)

It should make it easier when you need to rebuild just the e.g. host Python, but it requires ./configure to run.

Co-authored-by: Emma Smith <emma@emmatyping.dev>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants